You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > Statistics Class > Statistics Methods > Statistics.RemoveRow Method
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Statistics.RemoveRow Method

Remove matrix row.

Syntax
C#
Visual Basic
public static void RemoveRow([In] TMtx Src, [In] TMtx Dst, [In] int Index);

Removes index-th row from Src matrix and stores the result in Dst matrix. Size and complex properties of Dst matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!